Keep a reference to the GdkCursor and add a private getter for it, so that
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Jun 2005 18:37:18 +0000 (18:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Jun 2005 18:37:18 +0000 (18:37 +0000)
commit3c96358fd1b79dcd8999fce6d7bf1efa7fb8584a
tree98a445788260e17329c64b7ab2ebde7821ee5fe5
parentcd8722698676ffbbe8ddf9c357549ca6effcbbf5
Keep a reference to the GdkCursor and add a private getter for it, so that

2005-06-15  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkwindow-x11.[hc]: Keep a reference to the
GdkCursor and add a private getter for it, so that we can
update the cursor when the cursor theme changes.

* gdk/gdk.symbols:
* gdk/x11/gdkx.h:
* gdk/x11/gdkcursor-x11.c (gdk_x11_display_set_cursor_theme):
New function to change the cursor theme.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
docs/reference/gdk/gdk-sections.txt
gdk/gdk.symbols
gdk/x11/gdkcursor-x11.c
gdk/x11/gdkwindow-x11.c
gdk/x11/gdkwindow-x11.h
gdk/x11/gdkx.h